feat: Hide Dashboard sidebar using user config#521
Merged
davidebriani merged 1 commit intoastarte-platform:masterfrom Feb 26, 2026
Merged
feat: Hide Dashboard sidebar using user config#521davidebriani merged 1 commit intoastarte-platform:masterfrom
davidebriani merged 1 commit intoastarte-platform:masterfrom
Conversation
Signed-off-by: Alioune Gaye <alioune.gaye@secomind.com>
davidebriani
approved these changes
Feb 26, 2026
lucamarchiori
added a commit
to lucamarchiori/astarte-kubernetes-operator
that referenced
this pull request
Mar 4, 2026
PR astarte-platform/astarte-dashboard#521 introduced the ability to hide the Astarte Dashboard sidebar by tweaking its configuration. This allows the dashboard to be more easily used as an embedded component. This commit adds an annotation to the Astarte Custom Resource (CR) that acts as a feature flag to enable or disable the sidebar display. This annotation is a temporary solution to support the feature until it is officially added to the Astarte CR specification under the Dashboard component section. If the annotation is not set, it defaults to false (the sidebar remains visible). No defaulting webhook has been configured to automatically populate this annotation on the Astarte CR. To hide the Dashboard sidebar, set the following on the Astarte CR: ```yaml annotations: api.astarte-platform.org/hide-dashboard-sidebar: "true" ``` Signed-off-by: Luca Marchiori <luca.marchiori@secomind.com>
lucamarchiori
added a commit
to lucamarchiori/astarte-kubernetes-operator
that referenced
this pull request
Mar 4, 2026
PR astarte-platform/astarte-dashboard#521 introduced the ability to hide the Astarte Dashboard sidebar by tweaking its configuration. This allows the dashboard to be more easily used as an embedded component. This commit adds an annotation to the Astarte Custom Resource (CR) that acts as a feature flag to enable or disable the sidebar display. This annotation is a temporary solution to support the feature until it is officially added to the Astarte CR specification under the Dashboard component section. If the annotation is not set, it defaults to false (the sidebar remains visible). No defaulting webhook has been configured to automatically populate this annotation on the Astarte CR. To hide the Dashboard sidebar, set the following on the Astarte CR: ```yaml annotations: api.astarte-platform.org/hide-dashboard-sidebar: "true" ``` Signed-off-by: Luca Marchiori <luca.marchiori@secomind.com>
lucamarchiori
added a commit
to lucamarchiori/astarte-kubernetes-operator
that referenced
this pull request
Mar 5, 2026
PR astarte-platform/astarte-dashboard#521 introduced the ability to hide the Astarte Dashboard sidebar by tweaking its configuration. This allows the dashboard to be more easily used as an embedded component. This commit adds an annotation to the Astarte Custom Resource (CR) that acts as a feature flag to enable or disable the sidebar display. This annotation is a temporary solution to support the feature until it is officially added to the Astarte CR specification under the Dashboard component section. If the annotation is not set, it defaults to false (the sidebar remains visible). No defaulting webhook has been configured to automatically populate this annotation on the Astarte CR. To hide the Dashboard sidebar, set the following on the Astarte CR: ```yaml annotations: api.astarte-platform.org/hide-dashboard-sidebar: "true" ``` Signed-off-by: Luca Marchiori <luca.marchiori@secomind.com>
lucamarchiori
added a commit
to lucamarchiori/astarte-kubernetes-operator
that referenced
this pull request
Mar 5, 2026
PR astarte-platform/astarte-dashboard#521 introduced the ability to hide the Astarte Dashboard sidebar by tweaking its configuration. This allows the dashboard to be more easily used as an embedded component. This commit adds an annotation to the Astarte Custom Resource (CR) that acts as a feature flag to enable or disable the sidebar display. This annotation is a temporary solution to support the feature until it is officially added to the Astarte CR specification under the Dashboard component section. If the annotation is not set, it defaults to false (the sidebar remains visible). No defaulting webhook has been configured to automatically populate this annotation on the Astarte CR. To hide the Dashboard sidebar, set the following on the Astarte CR: ```yaml annotations: api.astarte-platform.org/hide-dashboard-sidebar: "true" ``` Signed-off-by: Luca Marchiori <luca.marchiori@secomind.com>
lucamarchiori
added a commit
to lucamarchiori/astarte-kubernetes-operator
that referenced
this pull request
Mar 6, 2026
PR astarte-platform/astarte-dashboard#521 introduced the ability to hide the Astarte Dashboard sidebar by tweaking its configuration. This allows the dashboard to be more easily used as an embedded component. This commit adds an annotation to the Astarte Custom Resource (CR) that acts as a feature flag to enable or disable the sidebar display. This annotation is a temporary solution to support the feature until it is officially added to the Astarte CR specification under the Dashboard component section. If the annotation is not set, it defaults to false (the sidebar remains visible). No defaulting webhook has been configured to automatically populate this annotation on the Astarte CR. To hide the Dashboard sidebar, set the following on the Astarte CR: ```yaml annotations: api.astarte-platform.org/hide-dashboard-sidebar: "true" ``` Signed-off-by: Luca Marchiori <luca.marchiori@secomind.com>
lucamarchiori
added a commit
to lucamarchiori/astarte-kubernetes-operator
that referenced
this pull request
Mar 9, 2026
PR astarte-platform/astarte-dashboard#521 introduced the ability to hide the Astarte Dashboard sidebar by tweaking its configuration. This allows the dashboard to be more easily used as an embedded component. This commit adds an annotation to the Astarte Custom Resource (CR) that acts as a feature flag to enable or disable the sidebar display. This annotation is a temporary solution to support the feature until it is officially added to the Astarte CR specification under the Dashboard component section. If the annotation is not set, it defaults to false (the sidebar remains visible). No defaulting webhook has been configured to automatically populate this annotation on the Astarte CR. To hide the Dashboard sidebar, set the following on the Astarte CR: ```yaml annotations: api.astarte-platform.org/hide-dashboard-sidebar: "true" ``` Signed-off-by: Luca Marchiori <luca.marchiori@secomind.com>
lucamarchiori
added a commit
to lucamarchiori/astarte-kubernetes-operator
that referenced
this pull request
Mar 9, 2026
PR astarte-platform/astarte-dashboard#521 introduced the ability to hide the Astarte Dashboard sidebar by tweaking its configuration. This allows the dashboard to be more easily used as an embedded component. This commit adds an annotation to the Astarte Custom Resource (CR) that acts as a feature flag to enable or disable the sidebar display. This annotation is a temporary solution to support the feature until it is officially added to the Astarte CR specification under the Dashboard component section. If the annotation is not set, it defaults to false (the sidebar remains visible). No defaulting webhook has been configured to automatically populate this annotation on the Astarte CR. To hide the Dashboard sidebar, set the following on the Astarte CR: ```yaml annotations: api.astarte-platform.org/hide-dashboard-sidebar: "true" ``` Signed-off-by: Luca Marchiori <luca.marchiori@secomind.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hide The dashboard sidebar by setting the user config Json UI option to true!